[INFO] cloning repository https://github.com/parspack-paas/rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parspack-paas/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparspack-paas%2Frust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparspack-paas%2Frust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43acec3549c2a6c22c43bed60a433eb170a649a0
[INFO] fixing parspack-paas/rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparspack-paas%2Frust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/parspack-paas/rust
[INFO] finished tweaking git repo https://github.com/parspack-paas/rust
[INFO] tweaked toml for git repo https://github.com/parspack-paas/rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parspack-paas/rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parspack-paas/rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c
[INFO] running `Command { std: "docker" "start" "e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking sval v2.13.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking sval_ref v2.13.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking sval_buffer v2.13.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking sval_nested v2.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking sval_fmt v2.13.0
[INFO] [stderr]     Checking sval_dynamic v2.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling emit_macros v0.11.0-alpha.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling emit_core v0.11.0-alpha.9
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fv-template v0.5.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking sval_serde v2.13.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking serde_buf v0.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking value-bag-sval2 v1.9.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking value-bag-serde1 v1.9.0
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking emit v0.11.0-alpha.9
[INFO] [stderr]     Checking emit_term v0.11.0-alpha.9
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking shop v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/domain/orders/queries/get_order_summaries_for_customer.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/model/mod.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/orders/resolver.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/products/queries/get_product_summaries.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/queries/get_customer.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/resolver.rs (2 fixes)
[INFO] [stderr]        Fixed src/domain/products/commands/set_product_title.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/model/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/queries/get_line_item_with_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/commands/add_or_update_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/queries/get_customer_with_orders.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/model/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/queries/get_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/queries/get_order_with_products.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/commands/create_order.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/resolver.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/products/commands/create_product.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/customers/commands/create_customer.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/orders/queries/get_order.rs (1 fix)
[INFO] [stderr]        Fixed src/domain/infra/func.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/domain/infra/func.rs:21:5
[INFO] [stdout]      |
[INFO] [stdout]   21 |     #[emit::debug_span("command {#[emit::as_serde] command: input}")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |     |                                                               |
[INFO] [stdout]      |     |                                                               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |     `__span` calls a custom destructor
[INFO] [stdout]      |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.9/src/span.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/customers.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let query = app.get_customer_with_orders_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |         match query.execute(GetCustomerWithOrders { id }).await? {
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let query = app.get_order_with_products_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |         match query.execute(GetOrderWithProducts { id }).await? {
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let query = app.get_line_item_with_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 44 |             .await?
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/products.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let query = app.get_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |         match query.execute(GetProduct { id }).await? {
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/domain/infra/func.rs:41:5
[INFO] [stdout]      |
[INFO] [stdout]   41 |     #[emit::debug_span("query {#[emit::as_serde] query: input}")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |     |                                                           |
[INFO] [stdout]      |     |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |     `__span` calls a custom destructor
[INFO] [stdout]      |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.9/src/span.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/api/infra/error.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   62 |         let err = self.into_inner();
[INFO] [stdout]      |             ---
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `err` calls a custom destructor
[INFO] [stdout]      |             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   66 |         Response::build()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   71 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                    borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                                           borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this temporary value will be dropped at the end of the block
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Iterator<Item = (store::value::Version, T)>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/store/value.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     ) -> impl Iterator<Item = (Version, T)> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/store/value.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/store/value.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |         mut filter: impl FnMut(&T) -> bool,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 132 ~     pub fn get_all<U: FnMut(&T) -> bool>(
[INFO] [stdout] 133 |         &self,
[INFO] [stdout] 134 ~         mut filter: U,
[INFO] [stdout] 135 ~     ) -> impl Iterator<Item = (Version, T)> + use<T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/orders.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/domain/infra/func.rs:21:5
[INFO] [stdout]      |
[INFO] [stdout]   21 |     #[emit::debug_span("command {#[emit::as_serde] command: input}")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |     |                                                               |
[INFO] [stdout]      |     |                                                               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |     `__span` calls a custom destructor
[INFO] [stdout]      |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.9/src/span.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/customers.rs:22:59
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let query = app.get_customer_with_orders_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |         match query.execute(GetCustomerWithOrders { id }).await? {
[INFO] [stdout]    |                                                           ^^^^^
[INFO] [stdout]    |                                                           |
[INFO] [stdout]    |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 26 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let query = app.get_order_with_products_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |         match query.execute(GetOrderWithProducts { id }).await? {
[INFO] [stdout]    |                                                          ^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/orders.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let query = app.get_line_item_with_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 44 |             .await?
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/products.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let query = app.get_product_query();
[INFO] [stdout]    |             -----
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `query` calls a custom destructor
[INFO] [stdout]    |             `query` will be dropped later as of Edition 2024
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |         match query.execute(GetProduct { id }).await? {
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |     })
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/domain/infra/func.rs:41:5
[INFO] [stdout]      |
[INFO] [stdout]   41 |     #[emit::debug_span("query {#[emit::as_serde] query: input}")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |     |                                                           |
[INFO] [stdout]      |     |                                                           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |     `__span` calls a custom destructor
[INFO] [stdout]      |     `__span` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `__span` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/emit-0.11.0-alpha.9/src/span.rs:1169:1
[INFO] [stdout]      |
[INFO] [stdout] 1169 | impl<'a, C: Clock, P: Props, F: FnOnce(Span<'a, P>)> Drop for SpanGuard<'a, C, P, F> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/api/infra/error.rs:66:9
[INFO] [stdout]      |
[INFO] [stdout]   62 |         let err = self.into_inner();
[INFO] [stdout]      |             ---
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `err` calls a custom destructor
[INFO] [stdout]      |             `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   66 |         Response::build()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   71 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                    borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api/infra/span.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                                           borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________this temporary value will be dropped at the end of the block
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Iterator<Item = (store::value::Version, T)>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/store/value.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     ) -> impl Iterator<Item = (Version, T)> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/store/value.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/store/value.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 |         mut filter: impl FnMut(&T) -> bool,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 132 ~     pub fn get_all<U: FnMut(&T) -> bool>(
[INFO] [stdout] 133 |         &self,
[INFO] [stdout] 134 ~         mut filter: U,
[INFO] [stdout] 135 ~     ) -> impl Iterator<Item = (Version, T)> + use<T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/customers.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/products.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] crater-edition-check: shop v0.0.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking shop v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |                    borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:43
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                           borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________creates a temporary value which is freed while still in use
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout] 102 |           );
[INFO] [stdout]     |           - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    creates a temporary value which is freed while still in use
[INFO] [stdout]     |                    borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:96:43
[INFO] [stdout]     |
[INFO] [stdout]  96 |             "HTTP {method: req.method()} {uri: req.uri().to_string()} {status}",
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           creates a temporary value which is freed while still in use
[INFO] [stdout]     |                                           borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 102 |         );
[INFO] [stdout]     |         - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/api/infra/span.rs:97:13
[INFO] [stdout]     |
[INFO] [stdout]  97 | /             lvl: match status {
[INFO] [stdout]  98 | |                 200..=399 => emit::Level::Debug,
[INFO] [stdout]  99 | |                 400..=499 => emit::Level::Warn,
[INFO] [stdout] 100 | |                 _ => emit::Level::Error,
[INFO] [stdout] 101 | |             },
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________creates a temporary value which is freed while still in use
[INFO] [stdout]     |               borrow later used here
[INFO] [stdout] 102 |           );
[INFO] [stdout]     |           - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shop` (lib) due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shop` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c", kill_on_drop: false }`
[INFO] [stdout] e17b1616672fb2aa17af0a511ccaa58c76fb95be4d29323bb4224f3500f7220c
